home *** CD-ROM | disk | FTP | other *** search
/ Internet 53 / INTERNET53.iso / pc / software / windows / building / coldfusion studio evaluation / data1.cab / CFS_Documentation / Javascript / styles / ie4.css < prev    next >
Encoding:
Cascading Style Sheet File  |  1998-10-08  |  5.9 KB  |  408 lines

  1.  
  2.  
  3.     .black
  4.     {
  5.         Color: black;
  6.         }
  7.  
  8.     .blue
  9.     {
  10.         Font: bold small 'Trebuchet MS', 'Arial', 'Sans-Serif';
  11.         Background: #CCFFFF;
  12.         Color: #990000;
  13.         Position: relative;
  14.         }
  15.  
  16.     .blue2
  17.     {        
  18.         color: blue;
  19.         }
  20.  
  21.     .brown
  22.     {        
  23.         color: #993300;
  24.         }
  25.  
  26.     .dropshadow
  27.     {
  28.         Font: Bold x-large Arial, sans-serif;
  29.         Filter: dropshadow(color=#483D8B,OffX=3,OffY=3,Positive=1);
  30.         Width: auto;
  31.         Height: auto;
  32.         Left: 0;
  33.         Top: 0;
  34.         Position: relative;
  35.         }
  36.  
  37.     .dropshadow1
  38.     {
  39.         Font: Bold x-large Arial, sans-serif;
  40.         Color: #FFFFCC;
  41.         Filter: DropShadow(Color=#669999,OffX=-3,OffY=-3,Positive=0);
  42.         Width: auto;
  43.         Height: auto;
  44.         Position: relative;
  45.         }
  46.  
  47.     .first
  48.     {
  49.         Padding: 2pt   2pt;
  50.         Border-Top: thin;
  51.         Border-Left: thin;
  52.         border-left-color: #66CC99;
  53.         border-top-color: #66CC99;
  54.         border-top-style: inset;
  55.         border-left-style: inset;
  56.         }
  57.  
  58.     .float
  59.     {
  60.         Font: 10pt;
  61.         Background: #FFFFFF;
  62.         Padding: 4pt 4pt;
  63.         Color: #006600;
  64.         Text-Align: left;
  65.         Float: right;
  66.         Width: 40%;
  67.         Position: relative;
  68.         Border-Style: groove;
  69.         Border-Width: thin;
  70.         }
  71.  
  72.     .fuchsia
  73.     {
  74.         Color: fuchsia;
  75.         }
  76.  
  77.     .glow
  78.     {
  79.         Font: Bold x-large Arial, sans-serif;
  80.         Color: #CC6699;
  81.         Filter: glow(Color=#FFFF00,Strength=5);
  82.         Width: auto;
  83.         Height: auto;
  84.         Position: relative;
  85.         }
  86.  
  87.     .gray
  88.     {        
  89.         color: gray;
  90.         }
  91.  
  92.     .green
  93.     {        
  94.         color: green;
  95.         }
  96.  
  97.     .Highlight
  98.     {
  99.         Font: italic bold 11pt 'verdana sans-serif';
  100.         Background: #ffff00;
  101.         Padding: 3pt;
  102.         Color: blue;
  103.         Width: auto;
  104.         Height: auto;
  105.         Position: relative;
  106.         }
  107.  
  108.     .indent
  109.     {
  110.         Margin: 1cm;
  111.         Position: relative;
  112.         }
  113.  
  114.     .Item
  115.     {
  116.         Font: bold 11pt 'verdana sans-serif';
  117.         Padding: 3pt;
  118.         Color: #9933cc;
  119.         Width: auto;
  120.         Height: auto;
  121.         Position: relative;
  122.         }
  123.  
  124.     .lime
  125.     {        
  126.         color: lime;
  127.         }
  128.  
  129.     .maroon
  130.     {        
  131.         color: maroon;
  132.         }
  133.  
  134.     .navy
  135.     {        
  136.         color: navy;
  137.         }
  138.  
  139.     .noindent
  140.     {
  141.         margin-left: 0;
  142.         position: relative;
  143.         }
  144.  
  145.     .note
  146.     {        
  147.         font-size: 10pt;
  148.         color: #006600;
  149.         background: #FFFFFF;
  150.         position: relative;
  151.         padding: 2pt 2pt;
  152.         border-width: thin;
  153.         border-style: groove;
  154.         }
  155.  
  156.     .olive
  157.     {        
  158.         color: olive;
  159.         }
  160.  
  161.     .purple
  162.     {        
  163.         color: purple;
  164.         }
  165.  
  166.     .red
  167.     {
  168.         Font: normal 8pt 'Arial', 'Sans-Serif';
  169.         Color: #FF0000;
  170.         Text-Align: center;
  171.         Position: relative;
  172.         }
  173.  
  174.     .red2
  175.     {        
  176.         color: red;
  177.         }
  178.  
  179.     .redleft
  180.     {
  181.         Font: 9pt 'Arial', 'Sans-Serif';
  182.         Color: #990000;
  183.         Text-Align: left;
  184.         Position: relative;
  185.         }
  186.  
  187.     .shadow
  188.     {
  189.         Font: Bold x-large Verdana, Arial, Sans-Serif;
  190.         Padding: 5pt 12pt;
  191.         Color: #9999ff;
  192.         Filter: shadow(Color=#330066,Direction=135);
  193.         Height: auto;
  194.         Width: auto;
  195.         Position: relative;
  196.         }
  197.  
  198.     .small
  199.     {        
  200.         font-family: 'Arial', 'Sans-Serif';
  201.         font-weight: normal;
  202.         font-size: 8pt;
  203.         text-align: center;
  204.         }
  205.  
  206.     .teal
  207.     {        
  208.         color: teal;
  209.         }
  210.  
  211.     A:active
  212.     {        
  213.         color: #FF0000;
  214.         }
  215.  
  216.     B
  217.     {
  218.         Color: #990000;
  219.         Position: relative;
  220.         }
  221.  
  222.     BLOCKQUOTE
  223.     {
  224.         Font: bold 11pt 'Trebuchet MS', 'Arial', 'Sans-Serif';
  225.         Color: #3366ff;
  226.         Position: relative;
  227.         }
  228.  
  229.     CAPTION
  230.     {
  231.         Font: bold 10pt 'Trebuchet MS', 'Arial', 'Sans-Serif';
  232.         Margin: .1in;
  233.         Color: #000066;
  234.         Position: relative;
  235.         }
  236.  
  237.     DD
  238.     {
  239.         Font: Bold 11pt 'Trebuchet MS', Arial, sans-serif;
  240.         Color: navy;
  241.         Left: .5cm;
  242.         Position: relative;
  243.         }
  244.  
  245.     DIV
  246.     {
  247.         Position: relative;
  248.         Height: auto;
  249.         Width: auto;
  250.         }
  251.  
  252.     DT
  253.     {
  254.         Font: Bold large Arial, sans-serif;
  255.         Background: #FFFFCC;
  256.         Padding: 2pt;
  257.         Color: teal;
  258.         Left: .5cm;
  259.         Position: relative;
  260.         }
  261.  
  262.     H1
  263.     {
  264.         Font: bold xx-large 'Trebuchet MS', 'Arial', 'Sans-Serif';
  265.         Color: #996699;
  266.         Filter: shadow(color=#660099,OffX=6,OffY=6,Positive=1);
  267.         Text-Align: Left;
  268.         Position: relative;
  269.         }
  270.  
  271.     H2
  272.     {
  273.         Font: bold x-large 'Trebuchet MS', 'Arial', 'Sans-Serif';
  274.         Color: #660066;
  275.         Text-Align: Center;
  276.         Position: relative;
  277.         }
  278.  
  279.     H3
  280.     {
  281.         Font: bold large 'Trebuchet MS', 'Arial', 'Sans-Serif';
  282.         Background: #996699;
  283.         Padding: 2pt;
  284.         Color: #ffff66;
  285.         Position: relative;
  286.         }
  287.  
  288.     H4
  289.     {
  290.         Font: bold 11pt 'Trebuchet MS', 'Arial', 'Sans-Serif';
  291.         Background: #FFFFCC;
  292.         Margin: .25cm;
  293.         Padding: 2pt;
  294.         Color: #660066;
  295.         Width: auto;
  296.         Height: auto;
  297.         Left: auto;
  298.         Top: auto;
  299.         Position: relative;
  300.         }
  301.  
  302.     H5
  303.     {
  304.         Font: bold small 'Trebuchet MS', 'Arial', 'Sans-Serif';
  305.         Background: #99cccc;
  306.         Margin: .35cm;
  307.         Padding: 5pt;
  308.         Color: #660066;
  309.         Position: relative;
  310.         }
  311.  
  312.     H6
  313.     {
  314.         Font: bold small 'Trebuchet MS', 'Arial', 'Sans-Serif';
  315.         Margin: .45cm;
  316.         Padding: 10pt;
  317.         Color: #660066;
  318.         Position: relative;
  319.         }
  320.  
  321.     I
  322.     {
  323.         Color: #000099;
  324.         Position: relative;
  325.         }
  326.  
  327.     LI
  328.     {
  329.         Font: bold 11pt 'Trebuchet MS', 'Arial', 'Sans-Serif';
  330.         Margin-left: .4cm;
  331.         Color: #000066;
  332.         Position: relative;
  333.         Height: auto;
  334.         Width: auto;
  335.         }
  336.  
  337.     OL
  338.     {
  339.         Margin-left: 1.5cm;
  340.         Position: relative;
  341.         Height: auto;
  342.         Width: auto;
  343.         }
  344.  
  345.     P
  346.     {
  347.         Font: bold 11pt 'Trebuchet MS', 'Arial', 'Sans-Serif';
  348.         Margin-left: 1cm;
  349.         Color: #000066;
  350.         Position: relative;
  351.         }
  352.  
  353.     PRE
  354.     {
  355.         Font: bold 10pt 'Arial', 'Sans-Serif';
  356.         Margin-left: 1cm;
  357.         Color: #990000;
  358.         Text-Align: left;
  359.         Position: relative;
  360.         Background: #FFFFFF;
  361.         }
  362.  
  363.     TABLE
  364.     {
  365.         Font: bold 'Trebuchet MS', 'Arial', 'Sans-Serif';
  366.         Color: #006600;
  367.         Position: relative;
  368.         Height: auto;
  369.         Width: auto;
  370.         }
  371.  
  372.     TD
  373.     {
  374.         Font: bold 'Trebuchet MS', 'Arial', 'Sans-Serif';
  375.         Color: #000066;
  376.         Position: relative;
  377.         Height: auto;
  378.         Width: auto;
  379.         }
  380.  
  381.     TH
  382.     {        
  383.         font-family: 'Trebuchet MS', 'Arial', 'Sans-Serif';
  384.         font-weight: bold;
  385.         font-size: 12pt;
  386.         color: #990000;
  387.         background: #CCCC99;
  388.         position: relative;
  389.         Height: auto;
  390.         Width: auto;
  391.         }
  392.  
  393.     TR
  394.     {        
  395.         font-family: 'Trebuchet MS', 'Arial', 'Sans-Serif';
  396.         font-weight: bold;
  397.         color: #000066;
  398.         position: relative;
  399.         Height: auto;
  400.         Width: auto;
  401.         }
  402.  
  403.     UL
  404.     {        
  405.         position: relative;
  406.         margin-left: 1.5cm;
  407.         }
  408.